Application::ApplInit

Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:58:03 1991
Index Return to Main Contents
 

NAME

Application::ApplInit - instance method  

TEMPLATE

void ApplInit()  

SPECIFIERS

public  

DESCRIPTION

ApplInit is called at application startup by the method Run. It processes the command line arguments through the method ParseCommandLine and does internal ET++ initialization. It sets the instvar inited to TRUE to ensure that the initialization is done only once.  

ARGUMENTS

none

 

RETURN ARGUMENT

void

 

CATEGORIES

initialization, client interface

 

FILES

implementation:
Application.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:32 GMT, March 30, 2022